home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / CHIP Kasım 1996.iso / ms / frontpag / setup / data.1 / pc-gen < prev    next >
Text File  |  1996-04-18  |  4KB  |  254 lines

  1. #
  2. #  pc-gen
  3. #
  4. #  From the rtf distribution.   Required at run-time by the rtf2html
  5. #  translator
  6. #
  7. #
  8. #  $Id: pc-gen,v 1.1.1.1 1995/03/17 00:12:38 stuart Exp $
  9. #
  10.  
  11. # RTF PC character set (\pc) general map
  12.  
  13. # Field 1 is the standard character name which the character value in
  14. # field 2 maps onto.  (It doesn't mean "to produce the character in field 1,
  15. # use the value in field 2.)
  16.  
  17. # The character value may be given either as a single character (which will be
  18. # converted to the ASCII value of the character), or in numeric format, either
  19. # in decimal or 0xyy as hex yy.  Single or double quotes may be used to quote
  20. # characters.
  21.  
  22. # characters in ASCII range (32-127)
  23.  
  24. formula        0x06
  25. nobrkhyphen    0x1e
  26. opthyphen    0x1f
  27.  
  28. space        " "
  29. exclam        !
  30. quotedbl    '"'
  31. numbersign    #
  32. dollar        $
  33. percent        %
  34. ampersand    &
  35. quoteright    "'"
  36. parenleft    (
  37. parenright    )
  38. asterisk    *
  39. plus        +
  40. comma        ,
  41. hyphen        -
  42. period        .
  43. slash        /
  44. zero        0
  45. one        1
  46. two        2
  47. three        3
  48. four        4
  49. five        5
  50. six        6
  51. seven        7
  52. eight        8
  53. nine        9
  54. colon        :
  55. semicolon    ;
  56. less        <
  57. equal        =
  58. greater        >
  59. question    ?
  60. at        @
  61. A        A
  62. B        B
  63. C        C
  64. D        D
  65. E        E
  66. F        F
  67. G        G
  68. H        H
  69. I        I
  70. J        J
  71. K        K
  72. L        L
  73. M        M
  74. N        N
  75. O        O
  76. P        P
  77. Q        Q
  78. R        R
  79. S        S
  80. T        T
  81. U        U
  82. V        V
  83. W        W
  84. X        X
  85. Y        Y
  86. Z        Z
  87. bracketleft    [
  88. backslash    \
  89. bracketright    ]
  90. asciicircum    ^
  91. underscore    _
  92. quoteleft    "`"
  93. a        a
  94. b        b
  95. c        c
  96. d        d
  97. e        e
  98. f        f
  99. g        g
  100. h        h
  101. i        i
  102. j        j
  103. k        k
  104. l        l
  105. m        m
  106. n        n
  107. o        o
  108. p        p
  109. q        q
  110. r        r
  111. s        s
  112. t        t
  113. u        u
  114. v        v
  115. w        w
  116. x        x
  117. y        y
  118. z        z
  119. braceleft    {
  120. bar        |
  121. braceright    }
  122. asciitilde    ~
  123.  
  124. # non-ASCII characters (128-255)
  125.  
  126. Ccedilla    0x80
  127. udieresis    0x81
  128. eacute        0x82
  129. acircumflex    0x83
  130. adieresis    0x84
  131. agrave        0x85
  132. aring        0x86
  133. ccedilla    0x87
  134. ecircumflex    0x88
  135. edieresis    0x89
  136. egrave        0x8a
  137. idieresis    0x8b
  138. icircumflex    0x8c
  139. igrave        0x8d
  140. Adieresis    0x8e
  141. Aring        0x8f
  142. Eacute        0x90
  143. ae        0x91
  144. AE        0x92
  145. ocircumflex    0x93
  146. odieresis    0x94
  147. ograve        0x95
  148. ucircumflex    0x96
  149. ugrave        0x97
  150. ydieresis    0x98
  151. Odieresis    0x99
  152. Udieresis    0x9a
  153. cent        0x9b
  154. sterling    0x9c
  155. yen        0x9d
  156. ucircumflex    0x9e
  157. florin        0x9f
  158. aacute        0xa0
  159. iacute        0xa1
  160. oacute        0xa2
  161. uacute        0xa3
  162. ntilde        0xa4
  163. Ntilde        0xa5
  164. ordfeminine    0xa6
  165. ordmasculine    0xa7
  166. questiondown    0xa8
  167. copyright    0xa9
  168. trademark    0xaa
  169. acute        0xab
  170. dieresis    0xac
  171. exclamdown    0xad
  172. guillemotleft    0xae
  173. guillemotright    0xaf
  174. space        0xb0
  175. plusminus    0xb1
  176. lessequal    0xb2
  177. bar        0xb3
  178. yen        0xb4
  179. mu        0xb5
  180. partialdiff    0xb6
  181. Sigma        0xb7
  182. Pi        0xb8
  183. pi        0xb9
  184. integral    0xba
  185. ordfeminine    0xbb
  186. ordmasculine    0xbc
  187. Omega        0xbd
  188. ae        0xbe
  189. logicalnot    0xbf
  190. questiondown    0xc0
  191. exclamdown    0xc1
  192. logicalnot    0xc2
  193. radical        0xc3
  194. emdash        0xc4
  195. approxequal    0xc5
  196. delta        0xc6
  197. guillemotleft    0xc7
  198. guillemotright    0xc8
  199. ellipsis    0xc9
  200. nobrkspace    0xca
  201. Agrave        0xcb
  202. Atilde        0xcc
  203. Otilde        0xcd
  204. OE        0xce
  205. oe        0xcf
  206. endash        0xd0
  207. emdash        0xd1
  208. quotedblleft    0xd2
  209. quotedblright    0xd3
  210. quoteleft    0xd4
  211. quoteright    0xd5
  212. divide        0xd6
  213. lozenge        0xd7
  214. ydieresis    0xd8
  215. Ydieresis    0xd9
  216. fraction    0xda
  217. Ydieresis    0xdb
  218. guilsinglleft    0xdc
  219. greater        0xdd
  220. less        0xde
  221. fl        0xdf
  222. a        0xe0
  223. germandbls    0xe1
  224. quotesinglbase    0xe2
  225. pi        0xe3
  226. Sigma        0xe4
  227. Acircumflex    0xe5
  228. mu        0xe6
  229. Aacute        0xe7
  230. Edieresis    0xe8
  231. Egrave        0xe9
  232. Omega        0xea
  233. partialdiff    0xeb
  234. infinity    0xec
  235. oslash        0xed
  236. e        0xee
  237. Ocircumflex    0xef
  238. equal        0xf0
  239. plusminus    0xf1
  240. greaterequal    0xf2
  241. lessequal    0xf3
  242. integral    0xf4
  243. integral    0xf5
  244. divide        0xf6
  245. approxequal    0xf7
  246. degree        0xf8
  247. bullet        0xf9
  248. bullet        0xfa
  249. radical        0xfb
  250. cedilla        0xfc
  251. hungarumlaut    0xfd
  252. ogonek        0xfe
  253. nobrkspace    0xff
  254.